home *** CD-ROM | disk | FTP | other *** search
-
-
- SOUND.exe
-
-
- SOUND.exe is a demo for the TONE.c subroutine for the
- Lattice "C" Compiler. It works equally well with the
- MicroSoft "C" Compiler Version 3.0 which is what SOUND
- is written in.
-
- SOUND is very simple in use and design. You are
- required to enter a non-zero numeric value for FREQUENCY
- and a numeric field for the time DURATION. Then, to
- activate the sound chosen, the user presses the ENTER
- key. The selected sound is transmitted thru the speaker
- and the appropriate C Language function call is
- displayed.
-
- To exit SOUND, enter a zero or an alphabetic character
- for the TIME.
-
- The TONE.c subroutine only generates frequency values
- from 100 Hz and upward. Values below may give erroneous
- sounds.
-
-
- Robert Evans
- P. C. Systems Consultants